| Last Updated: | November 13 , 2006 |
| Status: | Production |
| Version: | 10.1.3.2.0 |
Web Clipping Uses File System as Default Repository
The Web Clipping producer now uses the file system as default repository storage and can work without database dependency. You can change the file system path of the repository or use a database as the repository. Please see the Oracle WebCenter Framework Developer's Guide for details.
Portal Tools Uses the Portlet Consumer Application Cache
Both the OmniPortlet and Web Clipping producers now use the portlet consumer application cache, and thus you no longer need to install the Oracle Application Server Web Cache with the portlet producers.
Default OmniPortlet File Preference Store Path Changed
The default OmniPortlet File Preference Store path has changed from:
{ORACLE_HOME}/j2ee/OC4J_Portal/applications/portalTools/omniPortlet/WEB-INF/providers/omniPortlet
To:
{ORACLE_HOME}/portal/portletdata/tools/omniPortlet
Note: The new path is outside of J2EE applications directory, so that deploying the Portal Tools EAR file does not overwrite your OmniPortlet customizations.
You can change the File Preference Store path using the <rootDirectory> tag in OmniPortlet’s provider.xml file:
<preferenceStore class="oracle.webdb.reformlet.ReformletFilePreferenceStore">
<name>omniPortletprefStore</name>
<useHashing>true</useHashing>
<rootDirectory>${oracle.home}/portal/portletdata/tools/omniPortlet</rootDirectory>
</preferenceStore>
OmniPortlet Moves to Thick BI Graph Beans
OmniPortlet moves from Thin BI Graph Beans to Thick BI Graph Beans for its Chart layout. The Thick BI Graph Beans implementation generates the same output as the Thin BI Graph Bean..To use Thin BI Graph Beans for charting, simply copy the Thin Graph Beans libraries to:
${ORACLE_HOME}/bibeans/lib/bicmn.jar
${ORACLE_HOME}/bibeans/lib/bicmn-nls.zip
${ORACLE_HOME}/bibeans/lib/bipres.jar
${ORACLE_HOME}/bibeans/lib/bipres-nls.zip
New Sample Portlet Producer
Portal Tools includes a sample portlet producer, which contains sample portlets created with OmniPortlet for demonstration purposes only. You can access this new Sample Portlet Producer via the Portal Tools Welcome Page. Note, these sample portlets reply on public web sites to provide data feed. Portlet timeout might occur when network access to these web sites is difficult.
Remove Edit links in Test Page
The OmniPortlet and Web Clipping test pages no longer provide links to the Proxy and Repository editing screens. Administrators must manually edit the provider.xml files to change proxy and repository settings. Please see the Oracle WebCenter Framework Developer's Guide for details.
JCA Sample Portlet Removed
This release of Portal Tools does not contain the JCA Sample Portlet.
PDK-Java Portlet Event Is Not Supported in Oracle WebCenter Framework
Oracle WebCenter Framework does not support portlet events of portlets you consume in your WebCenter application. After you add OmniPortlet to a JSF page, do not specify events when you define the OmniPortlet layout or when you customize the OmniPortlet instance.
Simple Parameter Form Not Usable in a WebCenter Application
Since the WebCenter framework does not support PDK-Java portlet events, the Simple Parameter Form is not usable in a WebCenter application.
Must Render inside iFrame in JSF Page
iFrame is required for OmniPortlet and Web Clipping to function correctly when rendered on a JSF page. After you add OmniPortlet or Web Clipping to a JSF page, display the Property Inspector for the portlet tag, and ensure the RenderPortletInIFrame property is set to true.
Cannot Display Customize/Personalize UI inside View Mode
The Customize and Personalize user interface for OmniPortlet and Web Clipping do not work properly within the View mode of a JSF page. You must set the user interface to display as its own full page. To do so, after you add OmniPortlet or Web Clipping to a JSF page, display the Property Inspector for the portlet tag, and ensure the AllModesSharedScreen property is set to false.
Preview Images Not Updated in I.E. 7.0
If you use Internet Explorer 7.0, when you customize (i.e. edit-defaults) OmniPortlet, the preview images and some dynamic UI in View and Layout tabs cannot be updated while you select different layout type/sub-type. You need to switch to another tab and come back to View or Layout tab to see the update.
|
Oracle Corporation World Headquarters 500 Oracle Parkway Redwood Shores, CA 94065, USA http://www.oracle.com/ |
Worldwide Inquiries: 1-800-ORACLE1 Fax 650.506.7200 |
Copyright and Corporate Info |